home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 22 / Amiga Format AFCD22 (Jan 1998, Issue 106).iso / -seriously_amiga- / shareware / gfxcard / cgxprefs / s / cgxenv_en.txt < prev    next >
Text File  |  1997-11-17  |  2KB  |  60 lines

  1. #ALERTEMU
  2. By setting this variable, DisplayAlert(), (The Screens you get when
  3. the machine crashes.) will be placed on an CyberGraphX screens.
  4.  
  5. #CPUP2C
  6. By setting this variable, the planar-to-chunky conversion will be done
  7. by the CPU (in contrast to the blitter conversion) Therefore the ugly
  8. looking "planar" blitting effects are gone, but the software
  9. conversion is slower. Do you wish to Enable this feature?
  10.  
  11. #HIDE15BIT
  12. By setting this variable, you can switch off 15bit modes to reduce
  13. screenmode list length. The Modes are still available but hidden.
  14.  
  15. #HIRESCRSR
  16. By setting this variable, the Lores-Sprites on non-AA-machines become
  17. Hires-sprites (they are no longer doubled by the CyberGraphX-Software).
  18. This variable is identical to the tooltype HIRESSPRITE of older
  19. Picasso-monitor files.
  20.  
  21. #KEEPAMIGAVIDEO
  22. If this option is disabled, everytime a CyberGraphX display becomes
  23. frontscreen, Amiga display DMA is switched off in order to increase
  24. chipmem access speed. You can avoid this by enabling this option.
  25.  
  26. #NOPASSTHROUGH
  27. If this option is enabled, the monitor switch on every CyberGraphX
  28. supported board is deactivated. This option is required for multi
  29. monitor systems.
  30.  
  31. #PLANES2FAST
  32. With this option on, non displayable planar bitmaps are allocated in
  33. fast memory. This options speeds up handling of planar bitmaps but
  34. could lead to problems with amiga graphics which insist on planar
  35. graphics placed in chip memory. Take care when using this option.
  36.  
  37. #SAVEMEM
  38. If this option is on, CyberGraphX will reduce memory consumption in
  39. less or equal 16 colour modes, CyberGraphX keeps a planar
  40. representation of the screen bitmap in fastmem and a chunky
  41. representation in video memory.
  42.  
  43. #SUPERGELS
  44. A replacement for the original CyberGraphX GELs system. GELs =
  45. Graphic ELementS, this includes stuff like blitter objects and effects
  46. the speed of stuff like moving icons or opus drag and drop stuff. It
  47. will also give you superimposed dragging in hi/truecolor! It is
  48. disabled by default. (New with r69)
  49.  
  50. #SUPERLAYERS
  51. New layers replacement. Will speed layers up a lot, especially when
  52. using many windows. It is disabled by default.
  53.  
  54. #USESEMAPHORES
  55. Lets CyberGraphX use Semaphores to avoid disabling of multitasking
  56. under certain conditions. The value of this variable is only checked
  57. at boot time. Enabling this option may lead to lockups under certain
  58. conditions but is more system friendly in general because multitasking
  59. is not disabled during certain drawing operations. (New with r67)
  60.